Skip to content

fix: Use run_async during update_test_file#268

Open
rkrishn7 wants to merge 1 commit intorisinglightdb:mainfrom
rkrishn7:fix/update-with-retries
Open

fix: Use run_async during update_test_file#268
rkrishn7 wants to merge 1 commit intorisinglightdb:mainfrom
rkrishn7:fix/update-with-retries

Conversation

@rkrishn7
Copy link
Copy Markdown

Currently, update_test_file does not respect retry functionality. Since the expectation by the test writer is that the record will output the correct result after the retry period, we should respect it in update_test_file.

If after the retry period the record still does not output the correct result, fallback to using apply_record.

@rkrishn7 rkrishn7 force-pushed the fix/update-with-retries branch 3 times, most recently from debcadd to 9eb58e7 Compare May 23, 2025 18:33
Signed-off-by: Rohan Krishnaswamy <ro@rohank.me>
@rkrishn7 rkrishn7 force-pushed the fix/update-with-retries branch from 9eb58e7 to f264b8a Compare May 23, 2025 18:38
@skyzh skyzh requested a review from xxchan May 26, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant